Skip to content

Conversation

Seyyidosman
Copy link

In the _sigmoid_derivative methode. There was a x * (1 - x) but the derivative of sigmoid function should be sigmoid(x) * (1- sigmoid(x))

In the _sigmoid_derivative methode. There was a x * (1 - x)  but the derivative of sigmoid function should be sigmoid(x) * (1- sigmoid(x))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant